🎖️GitЯра🎖️
docs-screenshots/build.gradle.kts fix/robolectric-native-sqlite-flake (db65a65e) Text, 2.04 KB
T8b949e/*
* Copyright (c) 2026 Meshtastic LLC
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
Tff7b72import T7ee787com.android.build.api.dsl.LibraryExtension
T8b949e// Documentation screenshots — GENERATE-ONLY, intentionally NOT gated in CI.
T8b949e//
T8b949e// Unlike :screenshot-tests (a visual-regression gate run via :screenshot-tests:validateDebugScreenshotTest), this
T8b949e// module holds doc-framed composition previews whose framing is tuned for the documentation site. Its reference
T8b949e// images are regenerated on demand (./gradlew :docs-screenshots:updateDebugScreenshotTest) and consumed by
T8b949e// :screenshot-tests:copyDocsScreenshots; CI does NOT run validateDebugScreenshotTest here, so reframing a doc image
T8b949e// never churns the regression gate. Keep regression checks in :screenshot-tests, doc-only compositions here.
Te6edf3plugins Tb4b4b4{
Te6edf3aliasTb4b4b4(Te6edf3libsTb4b4b4.Te6edf3pluginsTb4b4b4.Te6edf3meshtasticTb4b4b4.Te6edf3androidTb4b4b4.Te6edf3libraryTb4b4b4)
Te6edf3aliasTb4b4b4(Te6edf3libsTb4b4b4.Te6edf3pluginsTb4b4b4.Te6edf3meshtasticTb4b4b4.Te6edf3androidTb4b4b4.Te6edf3libraryTb4b4b4.Te6edf3composeTb4b4b4)
Te6edf3aliasTb4b4b4(Te6edf3libsTb4b4b4.Te6edf3pluginsTb4b4b4.Te6edf3composeTb4b4b4.Te6edf3screenshotTb4b4b4)
Te6edf3aliasTb4b4b4(Te6edf3libsTb4b4b4.Te6edf3pluginsTb4b4b4.Te6edf3meshtasticTb4b4b4.Te6edf3androidTb4b4b4.Te6edf3screenshotTb4b4b4)
Tb4b4b4}
Te6edf3configureTff7b72<Te6edf3LibraryExtensionTff7b72> Tb4b4b4{
Te6edf3namespace Tff7b72= Ta5d6ff"Ta5d6fforg.meshtastic.screenshot.docsTa5d6ff"
Te6edf3testOptions Tb4b4b4{ Te6edf3screenshotTests Tb4b4b4{ Te6edf3imageDifferenceThreshold Tff7b72= T79c0ff0.0005f Tb4b4b4} Tb4b4b4}
Tb4b4b4}
Te6edf3dependencies Tb4b4b4{
Te6edf3implementationTb4b4b4(Te6edf3projectsTb4b4b4.Te6edf3coreTb4b4b4.Te6edf3uiTb4b4b4)
Te6edf3implementationTb4b4b4(Te6edf3projectsTb4b4b4.Te6edf3coreTb4b4b4.Te6edf3resourcesTb4b4b4)
Te6edf3implementationTb4b4b4(Te6edf3projectsTb4b4b4.Te6edf3coreTb4b4b4.Te6edf3modelTb4b4b4)
Te6edf3implementationTb4b4b4(Te6edf3projectsTb4b4b4.Te6edf3coreTb4b4b4.Te6edf3commonTb4b4b4)
Te6edf3implementationTb4b4b4(Te6edf3projectsTb4b4b4.Te6edf3featureTb4b4b4.Te6edf3connectionsTb4b4b4)
Te6edf3implementationTb4b4b4(Te6edf3projectsTb4b4b4.Te6edf3featureTb4b4b4.Te6edf3firmwareTb4b4b4)
Tb4b4b4}
Served by rngit 1.5.0 - Generated in 0.05s